Skip to content

Comments

gh-141004: Document PyModuleDef_Type#145043

Merged
encukou merged 3 commits intopython:mainfrom
ZeroIntensity:document-pymoduledef
Feb 23, 2026
Merged

gh-141004: Document PyModuleDef_Type#145043
encukou merged 3 commits intopython:mainfrom
ZeroIntensity:document-pymoduledef

Conversation

@ZeroIntensity
Copy link
Member

@ZeroIntensity ZeroIntensity commented Feb 20, 2026

@ZeroIntensity ZeroIntensity added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Feb 20, 2026
@bedevere-app bedevere-app bot added awaiting core review docs Documentation in the Doc dir skip news labels Feb 20, 2026
@ZeroIntensity ZeroIntensity added topic-C-API and removed docs Documentation in the Doc dir skip news labels Feb 20, 2026
@github-project-automation github-project-automation bot moved this to Todo in Docs PRs Feb 20, 2026
@ZeroIntensity ZeroIntensity added docs Documentation in the Doc dir skip news labels Feb 20, 2026
@encukou
Copy link
Member

encukou commented Feb 20, 2026

Thanks! But, could you put this below the PyModuleDef reference doc instead?

@ZeroIntensity
Copy link
Member Author

Good catch -- I had simply searched for where existing PyModuleDef stuff was.

@encukou encukou merged commit 24cc998 into python:main Feb 23, 2026
38 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Feb 23, 2026
@miss-islington-app
Copy link

Thanks @ZeroIntensity for the PR, and @encukou for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

@miss-islington-app
Copy link

Sorry, @ZeroIntensity and @encukou, I could not cleanly backport this to 3.14 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 24cc998c164f137603f1c6d95b929d640211d237 3.14

@miss-islington-app
Copy link

Sorry, @ZeroIntensity and @encukou, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 24cc998c164f137603f1c6d95b929d640211d237 3.13

ZeroIntensity added a commit to ZeroIntensity/cpython that referenced this pull request Feb 23, 2026
(cherry picked from commit 24cc998)

Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
@bedevere-app
Copy link

bedevere-app bot commented Feb 23, 2026

GH-145146 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Feb 23, 2026
@ZeroIntensity ZeroIntensity deleted the document-pymoduledef branch February 23, 2026 15:03
ZeroIntensity added a commit to ZeroIntensity/cpython that referenced this pull request Feb 23, 2026
(cherry picked from commit 24cc998)

Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
@bedevere-app
Copy link

bedevere-app bot commented Feb 23, 2026

GH-145147 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Feb 23, 2026
ZeroIntensity added a commit that referenced this pull request Feb 23, 2026
ZeroIntensity added a commit that referenced this pull request Feb 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news topic-C-API

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants